feat(adapters): reorganize Fiber adapters into version-specific directories#42
feat(adapters): reorganize Fiber adapters into version-specific directories#42adaosantos wants to merge 2 commits intooaswrap:mainfrom
Conversation
feat: add new adapter on fiberopenapi/v3 for Fiber v3 framework
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
|
Hi @adaosantos Thanks a lot for the PR — I really appreciate the effort to organize the Fiber adapters into version-specific directories. The structure itself is clean and easy to follow 👍 Before merging, I’d like to align on a couple of forward-looking points. First, there’s an ongoing discussion that Fiber v3 may include built-in OpenAPI support in the future Second, I’d like to understand how this structure would evolve with oaswrap/spec versioning itself:
As a concrete reference, Datadog uses a combined framework-version approach for Fiber: |
Changes:
adapter/fiberopenapitoadapter/fiberopenapi/v2adapter/fiberopenapi/v3